@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Light.woff2") format('woff2'),
        url("../fonts/subset-GothamPro-Light.woff") format('woff'),
        url("../fonts/subset-GothamPro-Light.bin") format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro.woff2") format('woff2'),
        url("../fonts/subset-GothamPro.woff") format('woff'),
        url("../fonts/subset-GothamPro.bin") format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Medium.woff2") format('woff2'),
        url("../fonts/subset-GothamPro-Medium.woff") format('woff'),
        url("../fonts/subset-GothamPro-Medium.bin") format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Bold.woff2") format('woff2'),
        url("../fonts/subset-GothamPro-Bold.woff") format('woff'),
        url("../fonts/subset-GothamPro-Bold.bin") format('truetype');
    font-weight: 700;
    font-style: normal;
}





